lock_api 0.4.12

Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.
Documentation

lock_api

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

atomic_usize (default)

This feature flag does not enable additional features.

arc_lock

This feature flag does not enable additional features.

nightly

This feature flag does not enable additional features.

owning_ref

serde